-
Home
-
WP Data Access – App, Table, Form, Chart & Map Builder plugin
-
5.5.23
-
Code
-
Classes
- WPDA_Table
Total Complexity |
191 |
Dependencies |
11 |
Dependents |
2 |
Total lines |
1,299 |
Lines of code |
960 |
Logical lines of code |
422 |
Comment lines |
171 |
Methods |
30 |
Properties |
0 |
Methods 30
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
select() |
D |
28 |
31 |
125 |
check_table_access() |
B |
39 |
20 |
64 |
get() |
B |
37 |
16 |
74 |
lookup() |
A |
40 |
13 |
56 |
update() |
A |
41 |
11 |
60 |
get_table_access_action() |
A |
56 |
13 |
15 |
get_table_meta_data() |
A |
37 |
8 |
78 |
sanitize_column_values() |
A |
51 |
9 |
27 |
insert() |
A |
46 |
8 |
38 |
get_table_access() |
S |
50 |
7 |
28 |
get_global_filter() |
S |
52 |
7 |
25 |
generate_lookup_condition() |
S |
48 |
6 |
33 |
register_rest_routes() |
S |
39 |
1 |
87 |
delete() |
S |
52 |
5 |
25 |
get_where() |
S |
55 |
5 |
18 |
table_select() |
S |
46 |
3 |
44 |
table_get() |
S |
52 |
3 |
28 |
table_update() |
S |
52 |
3 |
28 |
table_delete() |
S |
54 |
3 |
22 |
table_meta() |
S |
54 |
3 |
22 |
table_insert() |
S |
54 |
3 |
22 |
remove_where_from_sql() |
S |
60 |
3 |
14 |
map_columns() |
S |
66 |
2 |
7 |
add_condition() |
S |
67 |
2 |
7 |
add_filter() |
S |
91 |
1 |
2 |
lov() |
S |
91 |
1 |
2 |
table_lov() |
S |
91 |
1 |
2 |
get_column_filters() |
S |
91 |
1 |
2 |
get_md() |
S |
91 |
1 |
2 |
convert_column_name() |
S |
80 |
1 |
3 |